sfcsCnxErrorRowStatus
CTRON-SFCS-MIB ·
.1.3.6.1.4.1.52.4.1.2.11.1.1.7.3.1.1.3
Object
column mandatory
r/w
Enumeration
The administrative control of this entry. The owner
could delete this entry after reading it, to prevent
this table from growing too big.
other (1)
inactive (2)
active (3)
delete (4)
Context
- MIB
- CTRON-SFCS-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.11.1.1.7.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sfcsCnxErrorEntry
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 'CTRON-SFCS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFCS-MIB::sfcsCnxErrorRowStatus'
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::sfcsCnxErrorRowStatus.<atmVcCrossConnectIndex>.<atmVcCrossConnectLowIfIndex>.<atmVcCrossConnectLowVpi>.<atmVcCrossConnectLowVci>.<atmVcCrossConnectHighIfIndex>.<atmVcCrossConnectHighVpi>.<atmVcCrossConnectHighVci>'
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::sfcsCnxErrorRowStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | inactive |
3 | active |
4 | delete |