nsnaNsnasConnectionState
NORTEL-SECURE-NETWORK-ACCESS-MIB ·
.1.3.6.1.4.1.45.5.10.1.1.3
Object
scalar Enumeration
Indicates whether the switch currently has a connection to an NSNAS, whether the switch is currently in the process of establishing a connection to an NSNAS, or whether an existing connecting to an NSNAS is in the process of being closed.
Context
- MIB
- NORTEL-SECURE-NETWORK-ACCESS-MIB
- OID
.1.3.6.1.4.1.45.5.10.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nsnaScalars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::nsnaNsnasConnectionState.0'
More examples
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::nsnaNsnasConnectionState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notConnected |
2 | connected |
3 | connecting |
4 | closing |