sniTrunkGroupConfigMember
NSCRTV-EPON-SNI-MIB ·
.1.3.6.1.4.1.17409.2.3.2.2.1.1.3
Object
column r/w
OctetString
Trunk Group Config Member. It is presented by member port list. Each member port is identified by 4-byte format, same as TC of EponDeviceIndex. The actual length of this string depends of the number of member ports in the trunk group. The relationship is: Length of the string = 4 * (NUM of member ports) For example, if device 1, port 1/2 and 2/3 is the member ports of the trunk, then sniTrunkGroupConfigMember is presented as: 01 01 02 00 01 02 03 00
Context
- MIB
- NSCRTV-EPON-SNI-MIB
- OID
.1.3.6.1.4.1.17409.2.3.2.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sniTrunkGroupConfigEntry
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 'NSCRTV-EPON-SNI-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-SNI-MIB::sniTrunkGroupConfigMember'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-EPON-SNI-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-SNI-MIB::sniTrunkGroupConfigMember.<sniTrunkGroupConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-EPON-SNI-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-EPON-SNI-MIB::sniTrunkGroupConfigMember'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.