nsVpnMonSACountType
NETSCREEN-VPN-MON-SA-COUNT-MIB ·
.1.3.6.1.4.1.3224.4.1.2.1.1
Object
column mandatory
Enumeration
The SA Count type (ipv4(1) or ipv6(2))
Context
- MIB
- NETSCREEN-VPN-MON-SA-COUNT-MIB
- OID
.1.3.6.1.4.1.3224.4.1.2.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nsVpnMonSACountEntry
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 'NETSCREEN-VPN-MON-SA-COUNT-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VPN-MON-SA-COUNT-MIB::nsVpnMonSACountType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-VPN-MON-SA-COUNT-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VPN-MON-SA-COUNT-MIB::nsVpnMonSACountType.<nsVpnMonSACountType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-VPN-MON-SA-COUNT-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-VPN-MON-SA-COUNT-MIB::nsVpnMonSACountType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | ipv6 |