sipxsfAccessMode

CTATX-MIB · .1.3.6.1.4.1.97.3.18.6.2.1.4

Object

column mandatory r/w Enumeration
Permitted(1) allows the service name to be accepted or
broadcasted. Denied(2) ignores the service name.
Invalid(3) invalidates the filter entry.

Context

MIB
CTATX-MIB
OID
.1.3.6.1.4.1.97.3.18.6.2.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
sipxsfEntry

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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::sipxsfAccessMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::sipxsfAccessMode.<sipxsfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::sipxsfAccessMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1permitted
2denied
3invalid