snsVPNSAType
STORMSHIELD-VPNSA-MIB ·
.1.3.6.1.4.1.11256.1.1.1.1.7
Object
column Enumeration
Type
Context
- MIB
- STORMSHIELD-VPNSA-MIB
- OID
.1.3.6.1.4.1.11256.1.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snsVPNSAEntry
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 'STORMSHIELD-VPNSA-MIB' -M '/opt/observium/mibs/stormshield:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STORMSHIELD-VPNSA-MIB::snsVPNSAType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STORMSHIELD-VPNSA-MIB' -M '/opt/observium/mibs/stormshield:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STORMSHIELD-VPNSA-MIB::snsVPNSAType.<snsVPNSAIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STORMSHIELD-VPNSA-MIB' -M '/opt/observium/mibs/stormshield:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STORMSHIELD-VPNSA-MIB::snsVPNSAType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unspec |
1 | unknown |
2 | ah |
3 | esp |
4 | rsvp |
5 | ospfv2 |
6 | ripv2 |
7 | mip |
8 | ipcomp |