g9982PortCapTcTypesSupported
G9982-MIB ·
.1.3.6.1.2.1.264.1.1.2.1.1
Object
column Bits
PTM-TC encapsulation types supported by the G.Bond/Eth port.
This is a bitmap of possible encapsulation types. The various
bit positions are:
tc6465 - GBS is capable of 64/65-octet encapsulation
tcHDLC - GBS is capable of HDLC encapsulation
A desired encapsulation is determined by
g9982PortConfTcAdminType, while g9982PortStatTcOperType
reflects the current operating mode.
This object maps to the TR-159 attribute aEthTcTypesSupported.
Context
- MIB
- G9982-MIB
- OID
.1.3.6.1.2.1.264.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- g9982PortCapEntry
- Groups
- 1
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 'G9982-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9982-MIB::g9982PortCapTcTypesSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G9982-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9982-MIB::g9982PortCapTcTypesSupported.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G9982-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G9982-MIB::g9982PortCapTcTypesSupported'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | tc6465 |
1 | tcHDLC |
Conformance
Member of
Compliance refinements
g9982Compliance
Bits
Values:
tc6465(0), tcHDLC(1)
Support for all TC types is not required. However, at least
one value SHALL be supported.
one value SHALL be supported.