upnpGlobStatus
BIANCA-BRICK-UPNP-MIB ·
.1.3.6.1.4.1.272.4.5.45.10.10
Object
scalar mandatory
r/w
Enumeration
This object specifies whether UPnP is enabled on the router. Possible values: enabled(10), -- UPnP enabled restricted(20), -- UPnP mapping requests for client IP only disabled(30) -- UPnP disabled (default).
Context
- MIB
- BIANCA-BRICK-UPNP-MIB
- OID
.1.3.6.1.4.1.272.4.5.45.10.10- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upnpGlobals
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::upnpGlobStatus.0'
More examples
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::upnpGlobStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
10 | enabled |
20 | restricted |
30 | disabled |