ospfPmIfSwitchingCap
DC-OSPF-MIB ·
mrv variant
·
.1.3.6.1.4.1.629.10.3.1.21.1.4
Object
column OspfPmIfSwitchCapValue
The switching capability of the interface. Possible values are as follows: - 1 Packet-Switch Capable-1 - 2 Packet-Switch Capable-2 - 3 Packet-Switch Capable-3 - 4 Packet-Switch Capable-4 - 51 Layer-2 Switch Capable - 100 Time-Division-Multiplex Capable - 150 Lambda-Switch Capable - 200 Fiber-Switch Capable.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.3.6.1.4.1.629.10.3.1.21.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ospfPmIfSwitchEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmIfSwitchingCap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmIfSwitchingCap.<ospfPmIfSwitchApplIndex>.<ospfPmIfSwitchIpAddress>.<ospfPmIfSwitchAddressLessIf>.<ospfPmIfSwitchingCap>.<ospfPmIfSwitchEncoding>.<ospfPmIfSwitchISDIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmIfSwitchingCap'
Syntax
- Source
- OspfPmIfSwitchCapValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | ifPacketSwitchCapable1 |
2 | ifPacketSwitchCapable2 |
3 | ifPacketSwitchCapable3 |
4 | ifPacketSwitchCapable4 |
51 | ifLayer2SwitchCapable |
100 | ifTDMCapable |
150 | ifLambdaSwitchCapable |
200 | ifFiberSwitchCapable |