g9982PortConfTcAdminType
G9982-MIB ·
.1.3.6.1.2.1.264.1.1.1.1.1
Object
Administrative (desired) PTM-TC encapsulation type of a
G.Bond/Eth port (GBS).
Possible values are:
tc6465(1) - 64/65-octet encapsulation
tcHDLC(2) - HDLC encapsulation
Attempts to set a port to a non-supported PTM-TC encapsulation
type (see g9982PortCapTcTypesSupported) SHALL be rejected
(with the error inconsistentValue).
Changing g9982PortConfTcAdminType is a traffic-disruptive
operation and as such SHALL be done when the link (GBS) is
administratively 'down', as indicated by the ifAdminStatus object
in the IF-MIB.
Attempts to change this object SHALL be rejected (with the error
inconsistentValue) if the link is 'up' or initializing.
This object maps to the TR-159 attribute aEthTcAdminType.
Context
- MIB
- G9982-MIB
- OID
.1.3.6.1.2.1.264.1.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- g9982PortConfEntry
- 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::g9982PortConfTcAdminType'
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::g9982PortConfTcAdminType.<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::g9982PortConfTcAdminType'
Syntax
- Source
- G9982PtmTcType
- Base type
Enumeration
Values & Constraints
Type Values
1 | tc6465 |
2 | tcHDLC |
Conformance
Member of
Compliance refinements
g9982Compliance
readonly
Write access is not required (needed only for GBS
supporting more than a single TC encapsulation type, i.e.,
tc6465 and tcHDLC).
supporting more than a single TC encapsulation type, i.e.,
tc6465 and tcHDLC).