wfOspfAseTagDefault
Wellfleet-OSPF-MIB ·
.1.3.6.1.4.1.18.3.5.3.2.3.1.15
Object
scalar mandatory
r/w
Enumeration
This parameter indicates how ASE tags will be generated for those ASEs whose tags are not altered by an export route filter or announce route policy. default(1) indicates that a zero value is used. automatic(2) indicates that an automatic tag will be generated as specified in RFC 1403. proprietary(3) indicates that the wellfleet proprietary scheme will be used. In this case, the next hop is used for IGP routes and the neighbor AS is used for EGP routes.
Context
- MIB
- Wellfleet-OSPF-MIB
- OID
.1.3.6.1.4.1.18.3.5.3.2.3.1.15- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wfOspfGeneralGroup
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 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfAseTagDefault.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-OSPF-MIB::wfOspfAseTagDefault'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | automatic |
3 | proprietary |