nsnaClosedConnectionReason
NORTEL-SECURE-NETWORK-ACCESS-MIB ·
.1.3.6.1.4.1.45.5.10.1.8.1
Object
scalar Enumeration
Indicates the reason why the connection to the NSNAS was closed.
Context
- MIB
- NORTEL-SECURE-NETWORK-ACCESS-MIB
- OID
.1.3.6.1.4.1.45.5.10.1.8.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- nsnaNotificationObjects
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::nsnaClosedConnectionReason.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::nsnaClosedConnectionReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | snasClosedConnection |
3 | dataStreamCorrupted |
4 | bufferAllocationFailure |
5 | messageProcessingFailure |
6 | inactivityIntervalExpired |
7 | nsnaAdministrativelyDown |