ipHostAccessLoginViaWalledGarden
BINTEC-HACC-MIB ·
.0.62.1.1.18
Object
column r/w
Enumeration
Toggles between internal and external/customised login-page. - false: Internal login-page is used. - true: External login-page is used. More details on possible scenarios are described with field ipHostAccessWalledURL.
Context
- MIB
- BINTEC-HACC-MIB
- OID
.0.62.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipHostAccessEntry
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 'BINTEC-HACC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-HACC-MIB::ipHostAccessLoginViaWalledGarden'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-HACC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-HACC-MIB::ipHostAccessLoginViaWalledGarden.<ipHostAccessIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-HACC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-HACC-MIB::ipHostAccessLoginViaWalledGarden'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | false |
2 | true |