sfcsConfigAdminStatus

CTRON-SFCS-MIB · .1.3.6.1.4.1.52.4.1.2.11.1.1.2.1.1.1.2

Object

column mandatory r/w Enumeration
Sets the administrative state of the SFCS switching
services for this SFCS module.  This controls the
SFCS state at a module level.  Regardless of the
per-interface state of each SFCS switching interface
and the state of active connections, writing the value
disabled(2) will cause the SFCS to immediately
shutdown.  A gracefull shutdown will be attempted.
           enabled(1)     --  startup the SFCS
           disabled(2)    --  shutdown the SFCS
           other(3)       --  none of the following

Context

MIB
CTRON-SFCS-MIB
OID
.1.3.6.1.4.1.52.4.1.2.11.1.1.2.1.1.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
sfcsConfigEntry

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 'CTRON-SFCS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFCS-MIB::sfcsConfigAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SFCS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFCS-MIB::sfcsConfigAdminStatus.<sfcsConfigSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SFCS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SFCS-MIB::sfcsConfigAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled
3other