snMspsIfMainAdminStatus

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.34.4.1.4

Object

column r/w Enumeration
The desired state of the interface. This object
can be set only when the snMspsIfMainRowStatus of the
interface is active. This object has the semantics
of the ifAdminStatus of the standard ifTable.
              
The testing(3) state indicates that no operational 
packets can be passed - this state is not currently
supported. 
              
When a managed system initializes, all 
interfaces start with snMspsIfMainAdminStatus in the
down(2) state, it's a default state also. As a result
of either explicit management action or per 
configuration information retained by the managed
system, snMspsIfMainAdminStatus is then changed to
the up (1) state (or remains in the
down(2) state).

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.34.4.1.4
Type
column
Access
readwrite
Status
current
Default
down
Parent
snMspsIfMainEntry

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::snMspsIfMainAdminStatus'
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::snMspsIfMainAdminStatus.<snMspsIfMainIndex>'
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::snMspsIfMainAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3testing