sipxsfPortMap
CTATX-MIB ·
.1.3.6.1.4.1.97.3.18.6.2.1.6
Object
column mandatory
r/w
OctetString
A bit map defining port numbers to which the filter is applied. Octet 1 specifies port 1 to 8, octet 2 specifies port 9 to 16, and so on. Within each octet, the MSB maps to the lowerest port, and LSB maps to the highest port. For filters with FilterType entry(1), this parameter is ignored.
Context
- MIB
- CTATX-MIB
- OID
.1.3.6.1.4.1.97.3.18.6.2.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sipxsfEntry
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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::sipxsfPortMap'
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::sipxsfPortMap.<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::sipxsfPortMap'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.