mpsConfigMode
MPOA-MIB ·
.1.3.6.1.4.1.353.5.8.1.1.3.2.1.3
Object
column r/w
Enumeration
Indicates whether this MPS should auto-configure the next time it is (re-)initialized. In automatic(1) mode the LECS is contacted and requests are made for the MPS-p* parameters. In manual(2) mode, the values of the configuration parameters are obtained from the mpsConfigTable and the mpsProtocolTable.
Context
- MIB
- MPOA-MIB
- OID
.1.3.6.1.4.1.353.5.8.1.1.3.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpsConfigEntry
- 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 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpsConfigMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpsConfigMode.<mpsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPOA-MIB::mpsConfigMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | automatic |
2 | manual |
Conformance
Member of