mplsTunnelResourceFrequency
HP-SN-MPLS-TE-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.7
Object
column r/w
Enumeration
The granularity of the availability of committed rate. The implementations which do not implement this variable must return unspecified(1) for this value and must not allow a user to set this value.
Context
- MIB
- HP-SN-MPLS-TE-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsTunnelResourceEntry
- Groups
- 1
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 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-TE-MIB::mplsTunnelResourceFrequency'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-TE-MIB::mplsTunnelResourceFrequency.<mplsTunnelResourceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-MPLS-TE-MIB::mplsTunnelResourceFrequency'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unspecified |
2 | frequent |
3 | veryFrequent |
Conformance
Member of
Compliance refinements
mplsTeModuleCompliance
readonly
Write access is not required.