ipNatUPnPStatus

BIANCA-BRICK-UPNP-MIB · .1.3.6.1.4.1.272.4.5.45.20.10.80

Object

column mandatory r/w Enumeration
This object specifies whether this entry is currently
enabled or disabled.

Context

MIB
BIANCA-BRICK-UPNP-MIB
OID
.1.3.6.1.4.1.272.4.5.45.20.10.80
Type
column
Access
readwrite
Status
mandatory
Parent
ipNatUPnPEntry

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 'BIANCA-BRICK-UPNP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-UPNP-MIB::ipNatUPnPStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-UPNP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-UPNP-MIB::ipNatUPnPStatus.<ipNatUPnPIfIndex>.<ipNatUPnPProtocol>.<ipNatUPnPRemoteAddr>.<ipNatUPnPExtPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-UPNP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-UPNP-MIB::ipNatUPnPStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
10delete
20enabled
30disabled