enable
PBI-4000P-5000P-MIB ·
.1.3.6.1.4.1.1070.3.1.1.104.22.1
Object
scalar Enumeration
NTP setting function switch
Context
- MIB
- PBI-4000P-5000P-MIB
- OID
.1.3.6.1.4.1.1070.3.1.1.104.22.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ntpSetting
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PBI-4000P-5000P-MIB' -M '/opt/observium/mibs/pbi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PBI-4000P-5000P-MIB::enable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PBI-4000P-5000P-MIB' -M '/opt/observium/mibs/pbi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PBI-4000P-5000P-MIB::enable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | on |