affirmedNetworkContextUeIpPdnSessionRecordPdnSessionIpAllocationType
AFFIRMED-NETWORKCONTEXT-MIB ·
.0.15.1.5
Object
column Enumeration
The type of UE IP address (V4, V6 or V4V6) assigned to this PDN session
Context
- MIB
- AFFIRMED-NETWORKCONTEXT-MIB
- OID
.0.15.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- affirmedNetworkContextUeIpPdnSessionRecordEntry
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 'AFFIRMED-NETWORKCONTEXT-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-NETWORKCONTEXT-MIB::affirmedNetworkContextUeIpPdnSessionRecordPdnSessionIpAllocationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AFFIRMED-NETWORKCONTEXT-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-NETWORKCONTEXT-MIB::affirmedNetworkContextUeIpPdnSessionRecordPdnSessionIpAllocationType.<affirmedNetworkContextName>.<affirmedNetworkContextUeIpPdnSessionRecordUeIp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AFFIRMED-NETWORKCONTEXT-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AFFIRMED-NETWORKCONTEXT-MIB::affirmedNetworkContextUeIpPdnSessionRecordPdnSessionIpAllocationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ip-allocation-type-v4 |
1 | ip-allocation-type-v6 |
2 | ip-allocation-type-v4v6 |