portPhyX25AdminTrunkGroup

NETLINK-SPECIFIC-MIB · .1.3.6.1.4.1.173.7.3.1.1.1.10

Object

column mandatory r/w OctetString
This variable contains a string of 8 bytes, with each
byte indicating 8 ports on an RLP that may be a part of
a trunk group. Since a TurboFrad has only 1 RLP, only the
first byte is valid if the node is an FRX4000. Each
port is represented by a single bit within the RLP byte.
The bit position represents the port number...for example,
if port 2 on RLP 0 was in a trunk group, the first byte of
the string would contain x04 and all other bytes would be 0.

Context

MIB
NETLINK-SPECIFIC-MIB
OID
.1.3.6.1.4.1.173.7.3.1.1.1.10
Type
column
Access
readwrite
Status
mandatory
Parent
portPhyX25AdminEntry

Walk 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 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::portPhyX25AdminTrunkGroup'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::portPhyX25AdminTrunkGroup.<nlIfRlp>.<nlIfPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETLINK-SPECIFIC-MIB::portPhyX25AdminTrunkGroup'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.