fsifAdminStatusw
FS-INTERFACE-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.10.1.1.1.31
Object
column r/w
Enumeration
The desired state of the interface. When a managed system initializes, all interfaces start with ifAdminStatus in the admindown(1) state. As a result of either explicit management action or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(0) states (or remains in the admindown(1) state).
Context
- MIB
- FS-INTERFACE-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.10.1.1.1.31- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsIfEntry
- 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 'FS-INTERFACE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-INTERFACE-MIB::fsifAdminStatusw'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-INTERFACE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-INTERFACE-MIB::fsifAdminStatusw.<fsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-INTERFACE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-INTERFACE-MIB::fsifAdminStatusw'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | up |
1 | admindown |
Conformance
Member of