tmnxDiamPlcyRole
TIMETRA-DIAMETER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.58.1.2.1.17
Object
column r/w
Enumeration
The value of tmnxDiamPlcyRole specifies the role this DIAMETER peer
policy performs.
In the 'client' role, this policy is applied to transmitting and
receiving DIAMETER messages to a server, on behalf of a client
application within this system.
In the 'proxy' role, this policy is applied to transmitting and
receiving DIAMETER messages to a server, on behalf of another system
performing the 'client' role.
The value of tmnxDiamPlcyRole can only be modified while creating this
conceptual row.
Context
- MIB
- TIMETRA-DIAMETER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.58.1.2.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxDiameterPlcyEntry
- Groups
- 2
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 'TIMETRA-DIAMETER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DIAMETER-MIB::tmnxDiamPlcyRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-DIAMETER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DIAMETER-MIB::tmnxDiamPlcyRole.<tmnxDiamPlcyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-DIAMETER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-DIAMETER-MIB::tmnxDiamPlcyRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | client |
1 | proxy |