x25CallParmAcceptReverseCharging

RFC1382-MIB · .1.3.6.1.2.1.10.5.9.1.8

Object

column mandatory r/w Enumeration
An enumeration defining if the PLE will
accept or refuse charges.  A value of
default for a circuit means use the PLE
default value.  A value of neverAccept is
only used for the PLE default and indicates
the PLE will never accept reverse charging.
A value of default for a PLE default means
refuse.

Context

MIB
RFC1382-MIB
OID
.1.3.6.1.2.1.10.5.9.1.8
Type
column
Access
readwrite
Status
mandatory
Parent
x25CallParmEntry

Walk 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::x25CallParmAcceptReverseCharging'
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::x25CallParmAcceptReverseCharging.<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::x25CallParmAcceptReverseCharging'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1default
2accept
3refuse
4neverAccept