snMetroRingSecPortType
FOUNDRY-SN-MRP-MIB ·
.1.3.6.1.4.1.1991.1.1.3.29.2.1.1.22
Object
column Enumeration
Metro ring secondary port type. other(1).....none of the cases in below. regular(2)...port is configured to operate on a single ring. tunnel(3)....port is configured to operate on multiple rings.
Context
- MIB
- FOUNDRY-SN-MRP-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.29.2.1.1.22- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snMetroRingEntry
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 'FOUNDRY-SN-MRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-MRP-MIB::snMetroRingSecPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-MRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-MRP-MIB::snMetroRingSecPortType.<snMetroRingVLanId>.<snMetroRingId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-MRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-MRP-MIB::snMetroRingSecPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | regular |
3 | tunnel |