RBN-PVC-MIB: View SNMP OID List / Download MIB

VENDOR: ERICSSON


 Home MIB: RBN-PVC-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rbnPvcMib 1.3.6.1.4.1.2352.2.7
Defines the objects necessary to support the management of ATM, Frame Relay and IEEE 802.1Q permanent virtual circuits (PVC).
     rbnPvcMIBObjects 1.3.6.1.4.1.2352.2.7.1
         rbnAtmPvcConfigTable 1.3.6.1.4.1.2352.2.7.1.1 no-access
This table contains the objects which identify and configure ATM PVCs.
             rbnAtmPvcConfigEntry 1.3.6.1.4.1.2352.2.7.1.1.1 no-access
A conceptual row in the rbnAtmPvcConfigTable.
                 rbnAtmPvcSlot 1.3.6.1.4.1.2352.2.7.1.1.1.1 rbnslot no-access
The chassis slot number
                 rbnAtmPvcPort 1.3.6.1.4.1.2352.2.7.1.1.1.2 rbnport no-access
The port number
                 rbnAtmPvcVpi 1.3.6.1.4.1.2352.2.7.1.1.1.3 unsigned32 no-access
The Virtual Path Identifier for the PVC.
                 rbnAtmPvcVci 1.3.6.1.4.1.2352.2.7.1.1.1.4 unsigned32 no-access
The Virtual Channel Identifier for the PVC.
                 rbnAtmPvcProfileName 1.3.6.1.4.1.2352.2.7.1.1.1.5 snmpadminstring read-only
The profile name to use with the PVC.
                 rbnAtmPvcEncapsulation 1.3.6.1.4.1.2352.2.7.1.1.1.6 rbnatmencapsulation read-only
The encapsulation to use with the PVC.
                 rbnAtmPvcRowStatus 1.3.6.1.4.1.2352.2.7.1.1.1.8 rowstatus read-only
The row status for creating, modifying, or deleting an entry in the table.
                 rbnAtmPvcCircuitType 1.3.6.1.4.1.2352.2.7.1.1.1.9 rbnpvccircuittype read-only
The PVC circuit type. With respect to this mib object, only those entries whose rbnAtmPvcCircuitType has a value 'explicit' may be removed by setting rbnAtmPvcRowStatus equal to 'destroy'. A set operation with rbnAtmPvcRowStatus equal to 'destroy' on any row with rbnAtmPvcCircuitType not equal to 'explicit' will result in an INCONSISTENT_VALUE_ERROR.
                 rbnAtmPvcCircuitHandle 1.3.6.1.4.1.2352.2.7.1.1.1.10 rbncircuithandle read-only
This object is used internally to uniquely identify a circuit. The value of this object may be used to correlate entries with those in the rbnBindTable defined in the RBN-BIND-MIB.
                 rbnAtmPvcClearCircuit 1.3.6.1.4.1.2352.2.7.1.1.1.11 truthvalue read-only
When this object is true(1), the system will clear active subscriber sessions on the specified circuit. When false(2), there is no action taken. This object can only be written when the conceptual row exists. When this object is set to true(1) and the encapsulation of the circuit is bridged or routed, e.g. bridge1483(2) or route1483(4), subscribers will re-authenticate after being cleared.
         rbnFrameRelayPvcConfigTable 1.3.6.1.4.1.2352.2.7.1.2 no-access
This table contains the objects which identify and configure Frame Relay PVCs.
             rbnFrameRelayPvcConfigEntry 1.3.6.1.4.1.2352.2.7.1.2.1 no-access
A conceptual row in the rbnFrameRelayPvcConfigTable.
                 rbnFrameRelayPvcSlot 1.3.6.1.4.1.2352.2.7.1.2.1.1 rbnslot no-access
The chassis slot number
                 rbnFrameRelayPvcPort 1.3.6.1.4.1.2352.2.7.1.2.1.2 rbnport no-access
The port number
                 rbnFrameRelayPvcChannel 1.3.6.1.4.1.2352.2.7.1.2.1.3 unsigned32 no-access
The channel number
                 rbnFrameRelayPvcDLCI 1.3.6.1.4.1.2352.2.7.1.2.1.4 unsigned32 no-access
The Data Link Connection Identifier
                 rbnFrameRelayPvcProfileName 1.3.6.1.4.1.2352.2.7.1.2.1.5 snmpadminstring read-only
The profile name to use with the PVC.
                 rbnFrameRelayPvcEncapsulation 1.3.6.1.4.1.2352.2.7.1.2.1.6 rbnframerelayencapsulation read-only
The encapsulation to use with the PVC.
                 rbnFrameRelayPvcRowStatus 1.3.6.1.4.1.2352.2.7.1.2.1.8 rowstatus read-only
The row status for creating, modifying, or deleting an entry in the table.
                 rbnFrameRelayPvcCircuitType 1.3.6.1.4.1.2352.2.7.1.2.1.9 rbnpvccircuittype read-only
The PVC circuit type. With respect to this mib object, only those entries whose rbnFrameRelayPvcCircuitType has a value 'explicit' may be removed by setting rbnFrameRelayPvcRowStatus equal to 'destroy'. A set operation with rbnFrameRelayPvcRowStatus equal to 'destroy' on any row with rbnFrameRelayPvcCircuitType not equal to 'explicit' will result in an INCONSISTENT_VALUE_ERROR.
                 rbnFrameRelayPvcCircuitHandle 1.3.6.1.4.1.2352.2.7.1.2.1.10 rbncircuithandle read-only
This object is used internally to uniquely identify a circuit. The value of this object may be used to correlate entries with those in the rbnBindTable defined in the RBN-BIND-MIB.
                 rbnFrameRelayPvcClearCircuit 1.3.6.1.4.1.2352.2.7.1.2.1.11 truthvalue read-only
When this object is true(1), the system will clear active subscriber sessions on the specified circuit. When false(2), there is no action taken. This object can only be written when the conceptual row exists. When this object is set to true(1) and the encapsulation of the circuit is bridged or routed, e.g. bridge1490(2) or route1490(4), subscribers will re-authenticate after being cleared.
         rbnDot1qPvcOnEthConfigTable 1.3.6.1.4.1.2352.2.7.1.3 no-access
This table contains the objects which identify and configure IEEE 802.1Q PVCs on Ethernet ports.
             rbnDot1qPvcOnEthConfigEntry 1.3.6.1.4.1.2352.2.7.1.3.1 no-access
A conceptual row in the rbnDot1qPvcOnEthConfigTable.
                 rbnDot1qPvcOnEthSlot 1.3.6.1.4.1.2352.2.7.1.3.1.1 rbnslot no-access
The chassis slot number.
                 rbnDot1qPvcOnEthPort 1.3.6.1.4.1.2352.2.7.1.3.1.2 rbnport no-access
The port number.
                 rbnDot1qPvcOnEthVlanId 1.3.6.1.4.1.2352.2.7.1.3.1.3 rbnvidoruntagged no-access
IEEE 802.1Q Virtual LAN (VLAN) tag value.
                 rbnDot1qPvcOnEthRowStatus 1.3.6.1.4.1.2352.2.7.1.3.1.4 rowstatus read-only
The row status for creating, modifying, or deleting an entry in the table.
                 rbnDot1qPvcOnEthProfileName 1.3.6.1.4.1.2352.2.7.1.3.1.5 snmpadminstring read-only
The profile name to use with the PVC.
                 rbnDot1qPvcOnEthEncapsulation 1.3.6.1.4.1.2352.2.7.1.3.1.6 rbndot1qencapsulation read-only
The encapsulation to use with the PVC.
                 rbnDot1qPvcOnEthCircuitType 1.3.6.1.4.1.2352.2.7.1.3.1.7 rbnpvccircuittype read-only
The PVC circuit type. With respect to this mib object, only those entries whose rbnDot1qPvcOnEthCircuitType has a value 'explicit' may be removed by setting rbnDot1qPvcOnEthRowStatus equal to 'destroy'. A set operation with rbnDot1qPvcOnEthRowStatus equal to 'destroy' on any row with rbnDot1qPvcOnEthCircuitType not equal to 'explicit' will result in an INCONSISTENT_VALUE_ERROR.
                 rbnDot1qPvcOnEthCircuitHandle 1.3.6.1.4.1.2352.2.7.1.3.1.8 rbncircuithandle read-only
This object is used internally to uniquely identify a circuit. The value of this object may be used to correlate entries with those in the rbnBindTable defined in the RBN-BIND-MIB.
                 rbnDot1qPvcOnEthClearCircuit 1.3.6.1.4.1.2352.2.7.1.3.1.9 truthvalue read-only
When this object is true(1), the system will clear active subscriber sessions on the specified circuit. When false(2), there is no action taken. This object can only be written when the conceptual row exists.
         rbnDot1qPvcOnAtmConfigTable 1.3.6.1.4.1.2352.2.7.1.4 no-access
This table contains the objects which identify and configure IEEE 802.1Q PVCs on ATM circuits.
             rbnDot1qPvcOnAtmConfigEntry 1.3.6.1.4.1.2352.2.7.1.4.1 no-access
A conceptual row in the rbnDot1qPvcOnAtmConfigTable.
                 rbnDot1qPvcOnAtmSlot 1.3.6.1.4.1.2352.2.7.1.4.1.1 rbnslot no-access
The chassis slot number.
                 rbnDot1qPvcOnAtmPort 1.3.6.1.4.1.2352.2.7.1.4.1.2 rbnport no-access
The port number.
                 rbnDot1qPvcOnAtmVpi 1.3.6.1.4.1.2352.2.7.1.4.1.3 unsigned32 no-access
The Virtual Path Identifier for the PVC.
                 rbnDot1qPvcOnAtmVci 1.3.6.1.4.1.2352.2.7.1.4.1.4 unsigned32 no-access
The Virtual Channel Identifier for the PVC.
                 rbnDot1qPvcOnAtmVlanId 1.3.6.1.4.1.2352.2.7.1.4.1.5 rbnvidoruntagged no-access
IEEE 802.1Q Virtual LAN (VLAN) tag value.
                 rbnDot1qPvcOnAtmRowStatus 1.3.6.1.4.1.2352.2.7.1.4.1.6 rowstatus read-only
The row status for creating, modifying, or deleting an entry in the table.
                 rbnDot1qPvcOnAtmProfileName 1.3.6.1.4.1.2352.2.7.1.4.1.7 snmpadminstring read-only
The profile name to use with the PVC.
                 rbnDot1qPvcOnAtmEncapsulation 1.3.6.1.4.1.2352.2.7.1.4.1.8 rbndot1qencapsulation read-only
The encapsulation to use with the PVC.
                 rbnDot1qPvcOnAtmCircuitType 1.3.6.1.4.1.2352.2.7.1.4.1.9 rbnpvccircuittype read-only
The PVC circuit type. With respect to this mib object, only those entries whose rbnDot1qPvcOnAtmCircuitType has a value 'explicit' may be removed by setting rbnDot1qPvcOnAtmRowStatus equal to 'destroy'. A set operation with rbnDot1qPvcOnAtmRowStatus equal to 'destroy' on any row with rbnDot1qPvcOnAtmCircuitType not equal to 'explicit' will result in an INCONSISTENT_VALUE_ERROR.
                 rbnDot1qPvcOnAtmCircuitHandle 1.3.6.1.4.1.2352.2.7.1.4.1.10 rbncircuithandle read-only
This object is used internally to uniquely identify a circuit. The value of this object may be used to correlate entries with those in the rbnBindTable defined in the RBN-BIND-MIB.
                 rbnDot1qPvcOnAtmClearCircuit 1.3.6.1.4.1.2352.2.7.1.4.1.11 truthvalue read-only
When this object is true(1), the system will clear active subscriber sessions on the specified circuit. When false(2), there is no action taken. This object can only be written when the conceptual row exists.
         rbnDot1qPvcOnFrConfigTable 1.3.6.1.4.1.2352.2.7.1.5 no-access
This table contains the objects which identify and configure IEEE 802.1Q PVCs on ATM circuits.
             rbnDot1qPvcOnFrConfigEntry 1.3.6.1.4.1.2352.2.7.1.5.1 no-access
A conceptual row in the rbnDot1qPvcOnFrConfigTable.
                 rbnDot1qPvcOnFrSlot 1.3.6.1.4.1.2352.2.7.1.5.1.1 rbnslot no-access
The chassis slot number.
                 rbnDot1qPvcOnFrPort 1.3.6.1.4.1.2352.2.7.1.5.1.2 rbnport no-access
The port number.
                 rbnDot1qPvcOnFrChannel 1.3.6.1.4.1.2352.2.7.1.5.1.3 unsigned32 no-access
The channel number.
                 rbnDot1qPvcOnFrDLCI 1.3.6.1.4.1.2352.2.7.1.5.1.4 unsigned32 no-access
The Data Link Connection Identifier.
                 rbnDot1qPvcOnFrVlanId 1.3.6.1.4.1.2352.2.7.1.5.1.5 rbnvidoruntagged no-access
IEEE 802.1Q Virtual LAN (VLAN) tag value.
                 rbnDot1qPvcOnFrRowStatus 1.3.6.1.4.1.2352.2.7.1.5.1.6 rowstatus read-only
The row status for creating, modifying, or deleting an entry in the table.
                 rbnDot1qPvcOnFrProfileName 1.3.6.1.4.1.2352.2.7.1.5.1.7 snmpadminstring read-only
The profile name to use with the PVC.
                 rbnDot1qPvcOnFrEncapsulation 1.3.6.1.4.1.2352.2.7.1.5.1.8 rbndot1qencapsulation read-only
The encapsulation to use with the PVC.
                 rbnDot1qPvcOnFrCircuitType 1.3.6.1.4.1.2352.2.7.1.5.1.9 rbnpvccircuittype read-only
The PVC circuit type. With respect to this mib object, only those entries whose rbnDot1qPvcOnFrCircuitType has a value 'explicit' may be removed by setting rbnDot1qPvcOnFrRowStatus equal to 'destroy'. A set operation with rbnDot1qPvcOnFrRowStatus equal to 'destroy' on any row with rbnDot1qPvcOnFrCircuitType not equal to 'explicit' will result in an INCONSISTENT_VALUE_ERROR.
                 rbnDot1qPvcOnFrCircuitHandle 1.3.6.1.4.1.2352.2.7.1.5.1.10 rbncircuithandle read-only
This object is used internally to uniquely identify a circuit. The value of this object may be used to correlate entries with those in the rbnBindTable defined in the RBN-BIND-MIB.
                 rbnDot1qPvcOnFrClearCircuit 1.3.6.1.4.1.2352.2.7.1.5.1.11 truthvalue read-only
When this object is true(1), the system will clear active subscriber sessions on the specified circuit. When false(2), there is no action taken. This object can only be written when the conceptual row exists.
     rbnPvcMIBConformance 1.3.6.1.4.1.2352.2.7.2
         rbnPvcCompliances 1.3.6.1.4.1.2352.2.7.2.1
             rbnPvcCompliance 1.3.6.1.4.1.2352.2.7.2.1.1
The compliance statement for SNMP entities which implement the RBN-PVC-MIB.
             rbnPvcCompliance2 1.3.6.1.4.1.2352.2.7.2.1.2
The compliance statement for SNMP entities which implement the RBN-PVC-MIB.
             rbnPvcCompliance3 1.3.6.1.4.1.2352.2.7.2.1.3
The compliance statement for SNMP entities which implement the RBN-PVC-MIB.
         rbnPvcGroups 1.3.6.1.4.1.2352.2.7.2.2
             rbnAtmPvcGroup 1.3.6.1.4.1.2352.2.7.2.2.1
the collection of objects which represent the ATM PVC.
             rbnFrameRelayPvcGroup 1.3.6.1.4.1.2352.2.7.2.2.2
the collection of objects which represent the FrameRelay PVC.
             rbnAtmPvcGroup2 1.3.6.1.4.1.2352.2.7.2.2.3
The collection of objects which represent the ATM PVC.
             rbnFrameRelayPvcGroup2 1.3.6.1.4.1.2352.2.7.2.2.4
The collection of objects which represent the FrameRelay PVC.
             rbnDot1qPvcOnEthGroup 1.3.6.1.4.1.2352.2.7.2.2.5
A collection of objects providing information specific to IEEE 802.1Q PVCs on Ethernet ports.
             rbnDot1qPvcOnAtmGroup 1.3.6.1.4.1.2352.2.7.2.2.6
A collection of objects providing information specific to IEEE 802.1Q PVCs on ATM circuits.
             rbnDot1qPvcOnFrGroup 1.3.6.1.4.1.2352.2.7.2.2.7
A collection of objects providing information specific to IEEE 802.1Q PVCs on Frame Relay circuits.
     rbnPvcMIBNotifications 1.3.6.1.4.1.2352.2.7.3