rcCosProfileGoldEirUnits
RC-TLS-MIB ·
.1.3.6.1.4.1.2272.1.41.1.1.37
Object
column r/w
Enumeration
Indicates whether the Gold EIR value is measured in units of 64Kbps or 100Kbps or 1Mbps.
Context
- MIB
- RC-TLS-MIB
- OID
.1.3.6.1.4.1.2272.1.41.1.1.37- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcCosProfileEntry
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 'RC-TLS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-TLS-MIB::rcCosProfileGoldEirUnits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-TLS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-TLS-MIB::rcCosProfileGoldEirUnits.<rcCosProfileTblIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-TLS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-TLS-MIB::rcCosProfileGoldEirUnits'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unitsOf64Kbps |
2 | unitsOf1Mbps |
3 | unitsOf100Kbps |