x25CallParmChargingInfo
RFC1382-MIB ·
.1.3.6.1.2.1.10.5.9.1.17
Object
column mandatory
r/w
Enumeration
The charging Information facility. A value of default for a circuit means use the PLE default. The value of default for the default PLE parameters means use noFacility. The value of noFacility means do not include a facility.
Context
- MIB
- RFC1382-MIB
- OID
.1.3.6.1.2.1.10.5.9.1.17- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- x25CallParmEntry
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 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1382-MIB::x25CallParmChargingInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1382-MIB::x25CallParmChargingInfo.<x25CallParmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1382-MIB::x25CallParmChargingInfo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | noFacility |
3 | noChargingInfo |
4 | chargingInfo |