etsysSntpClientUKeyTrusted
ENTERASYS-SNTP-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.38.1.2.7.1.4
Object
A flag indicating if this key is a trusted key.
Context
- MIB
- ENTERASYS-SNTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.38.1.2.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysSntpClientUAuthKeyEntry
- 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 'ENTERASYS-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SNTP-CLIENT-MIB::etsysSntpClientUKeyTrusted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SNTP-CLIENT-MIB::etsysSntpClientUKeyTrusted.<etsysSntpClientUAuthKey>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-SNTP-CLIENT-MIB::etsysSntpClientUKeyTrusted'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |