autoProvMode
CM-SYSTEM-MIB ·
.1.3.6.1.4.1.2544.1.12.2.1.5.2
Object
scalar r/w
Enumeration
This provides ability to manage the Auto Provisioning Mode on the system. If the auto provisioning mode is 'off', auto discovery is disabled. Network Elements (shelves) need to be manually configured from the user interfaces. If the auto provisioning mode is 'confirm', Network Elements (shelves) are auto discovered, however, they need to be accepted explicitly from user interfaces to be managed. If the auto provisioning mode is 'auto', Network Elements (shelves) are auto discovered and auto provisioned, as permanent, in the system.
Context
- MIB
- CM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.2.1.5.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmSysModeObjects
- Groups
- 2
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 'CM-SYSTEM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-SYSTEM-MIB::autoProvMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-SYSTEM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-SYSTEM-MIB::autoProvMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | confirm |
3 | auto |
Conformance
Member of