hh3cPortalExtStatus
HH3C-PORTAL-MIB ·
.1.3.6.1.4.1.25506.2.99.6.3
Object
scalar Enumeration
It indicates the portal status. enabled: Portal is enabled on one or more interfaces. disabled: Portal is not enabled on any interface.
Context
- MIB
- HH3C-PORTAL-MIB
- OID
.1.3.6.1.4.1.25506.2.99.6.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hh3cPortalExtConfig
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 'HH3C-PORTAL-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-PORTAL-MIB::hh3cPortalExtStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-PORTAL-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-PORTAL-MIB::hh3cPortalExtStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |