tmnxGsmpGrpNbrPrioMarkType
TIMETRA-GSMP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.39.7.1.9
Object
The value of tmnxGsmpGrpNbrPrioMarkType specifies the priority
remarking type to be used.
If 'dscp' is specified the dscp code-point to be used is specified by
the object tmnxGsmpGrpNbrPrioMarkDscp.
If 'prec' is specified, the precedence value to be used is specified
by the object tmnxGsmpGrpNbrPrioMarkPrec.
Context
- MIB
- TIMETRA-GSMP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.39.7.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxGsmpGroupNeighborEntry
- Groups
- 3
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-GSMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-GSMP-MIB::tmnxGsmpGrpNbrPrioMarkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-GSMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-GSMP-MIB::tmnxGsmpGrpNbrPrioMarkType.<svcId>.<tmnxGsmpGroupName>.<tmnxGsmpGrpNbrAddressType>.<tmnxGsmpGrpNbrAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-GSMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-GSMP-MIB::tmnxGsmpGrpNbrPrioMarkType'
Syntax
- Source
- TIMETRA-TC-MIBTRemarkType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | dscp |
3 | precedence |