nnbundleLinkT1Num
BUNDLE-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.13.2.1.1
Object
column SNMPv2-SMIInteger32
bundleLinkT1Num is the number of the T1 link being added to a specific bundle. For example, to assign link number 4, the value of this parameter should be set to 4. However, the design of SNMP's link creation is different from that of the system CLI. In SNMP, only one link can be created at a time whereas in the system CLI, multiple links can be configured in a single request. This parameter is mandatory for row creation in the interfaces with CT3 and T1 link types .
Context
- MIB
- BUNDLE-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.13.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- nnbundleLinkEntry
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 'BUNDLE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BUNDLE-MIB::nnbundleLinkT1Num'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BUNDLE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BUNDLE-MIB::nnbundleLinkT1Num.<nnbundleId>.<nnbundleLinkT1Num>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BUNDLE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BUNDLE-MIB::nnbundleLinkT1Num'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647