snMspsConfigCtrlStatus

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.1.2.1.4

Object

column r/w Enumeration
Speficies the validity of the entry.
              
If the 'Config Control Status' for entry '0' is made 'valid',
then global control is chosen in the system.
It signifies that the values against entry '0' is applicable 
for all the interfaces of the switch.
              
If the 'Config Control Status' for entry '0' is made 'invalid',
then interface-wise control is chosen.
Then the values against each interface index is applicable 
for that interface.
              
By default, 'snMspsConfigCtrlStatus' will be 'invalid' for 
entry '0' and 'valid' for all other entries. 
(ie) by default, interface-wise configuration is enabled
in the system.
              
The status of entries other than the zeroth(0th) entry can not be
made 'invalid'.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
snMspsConfigCtrlEntry

Walk 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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsConfigCtrlStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsConfigCtrlStatus.<snMspsConfigCtrlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsConfigCtrlStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1valid
2invalid