ifWanPersistence
SUPERMICRO-CFA-MIB ·
.1.3.6.1.4.1.10876.101.1.27.1.6.1.13
Object
column deprecated
r/w
Enumeration
The persistence of the WAN interface in the system.
Demand(2) circuits are pre-configured but are opened only
when there is some data to be sent (these interfaces are
administratively UP, but operationally DORMANT and they are
made UP dynamically whenever there is any data to be sent
over the interface). The demand circuit configuration
continues to persist in the system.
Alll other WAN interface which do not fall under the above
categories are to be configured as other(1) which is the
default value.
Context
- MIB
- SUPERMICRO-CFA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.27.1.6.1.13- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- ifWanEntry
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 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-CFA-MIB::ifWanPersistence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-CFA-MIB::ifWanPersistence.<ifMainIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-CFA-MIB::ifWanPersistence'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | demand |