sfpsInPortConfigOperStatus

CTRON-SFPS-PORT-MIB · .1.3.6.1.4.1.52.4.2.4.2.1.2.1.1.1.3

Object

column mandatory Enumeration
Indicates the current operating condition of the SFPS
on the inbound switch port for which this entry exists.

Context

MIB
CTRON-SFPS-PORT-MIB
OID
.1.3.6.1.4.1.52.4.2.4.2.1.2.1.1.1.3
Type
column
Access
readonly
Status
mandatory
Parent
sfpsInPortConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2disabled
3enabled
4pending-disable
5pending-enable
6invalid-config
7testing