nsVpnGwPeerType
NETSCREEN-VPN-GATEWAY-MIB ·
.1.3.6.1.4.1.3224.4.4.1.1.14
Object
column Enumeration
Peer Type(optional)
Context
- MIB
- NETSCREEN-VPN-GATEWAY-MIB
- OID
.1.3.6.1.4.1.3224.4.4.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nsVpnGwEntry
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-GATEWAY-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VPN-GATEWAY-MIB::nsVpnGwPeerType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-VPN-GATEWAY-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VPN-GATEWAY-MIB::nsVpnGwPeerType.<nsVpnGwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-VPN-GATEWAY-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-VPN-GATEWAY-MIB::nsVpnGwPeerType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | pkcs7 |
2 | pgp |
3 | dns |
4 | x509-sig |
5 | x509-ke |
6 | keerberos |
7 | crl |
8 | arl |
9 | spki |
10 | x509-att |