sfcsCnxCfgType
CTRON-SFCS-MIB ·
.1.3.6.1.4.1.52.4.1.2.11.1.1.7.1.1.1.8
Object
column mandatory
Enumeration
Indicates the connection type for this VC. point-to-point-vpl(1) point-to-mpoint-vpl(2) mpoint-to-mpoint-vpl(3) point-to-point-vcl(4) point-to-mpoint-vcl(5) mpoint-to-mpoint-vcl(6)
Context
- MIB
- CTRON-SFCS-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.11.1.1.7.1.1.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sfcsCnxCfgEntry
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::sfcsCnxCfgType'
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::sfcsCnxCfgType.<sfcsCnxCfgCrossConnectIndex>.<sfcsCnxCfgCrossConnectLowIfIndex>.<sfcsCnxCfgCrossConnectLowVpi>.<sfcsCnxCfgCrossConnectLowVci>.<sfcsCnxCfgCrossConnectHighIfIndex>.<sfcsCnxCfgCrossConnectHighVpi>.<sfcsCnxCfgCrossConnectHighVci>'
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::sfcsCnxCfgType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | point-to-point-vpl |
2 | point-to-mpoint-vpl |
3 | mpoint-to-mpoint-vpl |
4 | point-to-point-vcl |
5 | point-to-mpoint-vcl |
6 | mpoint-to-mpoint-vcl |