sfcsCnxCfgUPCEnable
CTRON-SFCS-MIB ·
.1.3.6.1.4.1.52.4.1.2.11.1.1.7.1.1.1.10
Object
column mandatory
Enumeration
Indicates whether or not UPC policing is enabled on
this VC. A VC can be bi-directional or uni-directional.
Due to this, the UPC bit is a masking based on directionality.
Where direction is in terms of high interface (H) and low
interface (L). (Where not specified, assume disabled.)
L to H UPC enabled(1)
L to H Tagging enabled(2)
L to H UPC/Tagging enabled(3)
H to L UPC enabled(4)
L to H UPC enabled & H to L UPC enabled(5)
L to H Tagging enabled & H to L UPC enabled(6)
L to H UPC/Tagging enabled & H to L UPC enabled(7)
H to L Tagging enabled(8)
L to H UPC enabled & H to L Tagging enabled(9)
L to H Tagging enabled & H to L Tagging enabled(10)
L to H UPC/Tagging enabled & H to L Tagging enabled(11)
H to L UPC/Tagging enabled(12)
L to H UPC enabled & H to L UPC/Tagging enabled(13)
L to H Tagging enabled and H to L UPC/Tagging enabled(14)
L to H UPC/Tagging enabled & H to L UPC/Tagging enabled(15)
Context
- MIB
- CTRON-SFCS-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.11.1.1.7.1.1.1.10- 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::sfcsCnxCfgUPCEnable'
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::sfcsCnxCfgUPCEnable.<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::sfcsCnxCfgUPCEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | l-h-upc-enabled |
2 | l-h-tag-enabled |
3 | l-h-upc-tag-enabled |
4 | h-l-upc-enabled |
5 | l-h-upc-and-h-l-upc-enabled |
6 | l-h-Tag-and-h-l-upc-enabled |
7 | l-h-upc-tag-and-h-l-upc-enabled |
8 | h-l-tag-enabled |
9 | l-h-upc-and-h-l-tag-enabled |
10 | l-h-tag-and-h-l-tag-enabled |
11 | l-h-upc-tag-and-h-l-tag-enabled |
12 | h-l-upc-tag-enabled |
13 | l-h-upc-and-h-l-upc-tag-enabled |
14 | l-h-tag-and-h-l-upc-tag-enabled |
15 | l-h-upc-tag-and-h-l-upc-tag-enabled |