tntitProfileId
NGPON-MIB ·
.1.3.6.1.4.1.13464.1.14.3.3.1.5
Object
column Integer32
1. if tntiStatus is 1(exist), tntitProfileId is the index of tntiName. 2. if tntiStatus is 2(not exist), tntitProfileId is the index of an empty entry. 3. if titiStatus is 3(full), tntitProfileId is M_INVALID((ulong)-20).
Context
- MIB
- NGPON-MIB
- OID
.1.3.6.1.4.1.13464.1.14.3.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- trueNameToIndexEntry
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 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NGPON-MIB::tntitProfileId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NGPON-MIB::tntitProfileId.<tntitInputId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NGPON-MIB::tntitProfileId'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647