juniAaaAssignDomainAtmServiceLevel
Juniper-AAA-MIB ·
.1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.6
Object
column r/w
Enumeration
The Service category for this circuit:
ubr Unspecified bit rate (best effort).
ubrPcr Unspecified Bit Rate with Peak Cell Rate limit.
nrtVbr Non-realtime Variable Bit Rate.
cbr Constant bit rate.
rtVbr Realtime Variable Bit Rate.
Set the service level in combination of the traffic attributes
PCR/SCR/MBS in the following matrix for successfull configurations.
ServiceLevel PCR SCR MBS
------------------------------------------
ubr omit omit omit
ubrPcr must omit omit
nrtVbr must must must
cbr must omit omit
rtVbr must must must
Context
- MIB
- Juniper-AAA-MIB
- OID
.1.3.6.1.4.1.4874.2.2.20.1.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniAaaAssignDomainEntry
- Groups
- 16
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 'Juniper-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-AAA-MIB::juniAaaAssignDomainAtmServiceLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-AAA-MIB::juniAaaAssignDomainAtmServiceLevel.<juniAaaAssignDomainName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-AAA-MIB::juniAaaAssignDomainAtmServiceLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | ubr |
2 | ubrPcr |
3 | nrtVbr |
4 | cbr |
5 | rtVbr |