rlSntpAuthenticationKeyState
NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB ·
.1.3.6.1.4.1.4526.17.92.2.2.13.1.3
Object
column r/w
Enumeration
Authentication key state - Enable/Disable key.
Context
- MIB
- NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB
- OID
.1.3.6.1.4.1.4526.17.92.2.2.13.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlSntpAuthenticationEntry
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 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB::rlSntpAuthenticationKeyState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB::rlSntpAuthenticationKeyState.<rlSntpAuthenticationKeyID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB::rlSntpAuthenticationKeyState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |