raTunnelAuthMethod
CHECKPOINT-MIB ·
.1.3.6.1.4.1.2620.500.9000.1.28
Object
column Enumeration
No description available
Context
- MIB
- CHECKPOINT-MIB
- OID
.1.3.6.1.4.1.2620.500.9000.1.28- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raUsersEntry
- Groups
- 1
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 'CHECKPOINT-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHECKPOINT-MIB::raTunnelAuthMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CHECKPOINT-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHECKPOINT-MIB::raTunnelAuthMethod.<raInternalIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CHECKPOINT-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CHECKPOINT-MIB::raTunnelAuthMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | presharedKey |
2 | dssSignature |
3 | rsaSignature |
4 | rsaEncryption |
5 | revRsaEncryption |
129 | xauth |
130 | crack |
Conformance
Member of