nsnaNsnasInetAddressType
NORTEL-SECURE-NETWORK-ACCESS-MIB ·
.1.3.6.1.4.1.45.5.10.1.1.4
Object
If a NSNAS is currently connected to the switch, this indicates the type of the internet address from which the NSNAS connected. The contents of nsnaSnasInetAddress will be of this type. If there is not currently a NSNAS connected, the value will be unknown(0).
Context
- MIB
- NORTEL-SECURE-NETWORK-ACCESS-MIB
- OID
.1.3.6.1.4.1.45.5.10.1.1.4- 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::nsnaNsnasInetAddressType.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::nsnaNsnasInetAddressType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |