nsnaPortState
NORTEL-SECURE-NETWORK-ACCESS-MIB ·
.1.3.6.1.4.1.45.5.10.1.3.1.6
Object
column Enumeration
The current NSNA color of the port.
Context
- MIB
- NORTEL-SECURE-NETWORK-ACCESS-MIB
- OID
.1.3.6.1.4.1.45.5.10.1.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nsnaPortEntry
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 'NORTEL-SECURE-NETWORK-ACCESS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-SECURE-NETWORK-ACCESS-MIB::nsnaPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-SECURE-NETWORK-ACCESS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-SECURE-NETWORK-ACCESS-MIB::nsnaPortState.<nsnaPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-SECURE-NETWORK-ACCESS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-SECURE-NETWORK-ACCESS-MIB::nsnaPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | red |
3 | green |
4 | yellow |